Видео с ютуба Python __Getattr__
Dynamic Attribute Handling in Python: getattr(), setattr(), hasattr(), delattr()
module level __getattr__ (intermediate) anthony explains #509
how does python's module `__getattr__` actually work?
Mastering the setattr & getattr Functions in Python
Python getattr() Method : Design Patterns In Python
Python 3 getattr() function TUTORIAL
p_18 getattr() , setattr(), hasattr(), delattr() in python.
Python getattr() - Ultimate Guide
012 Magic or Dunder Methods 07: __getattr__, __setattr__, __delattr__
Why should I ever use "getattr()"?
__setattr__, __getattr__ and __delattr__ special functions | Python3.9
Python setattr() - The Ultimate Guide
PYTHON ООП - getattr, setattr, delattr функции (для чайников) - ПРОГРАММИРОВАНИЕ ПО ПЛЕЙЛИСТАМ#УРОК7
#7. Магические методы __setattr__, __getattribute__, __getattr__ и __delattr__ | ООП Python
Python Programming Tutorial # 179 | Python Build-in Getattr() and Setattr() functions - English
getattr Python
Understanding Python's Magic Methods: __getattribute__ and __getattr__ Explained
Функции getattr, setattr, hasattr в Python
Python Tutorial - Python GETATTR in class - How to use GETATTR __init__ in Python
(MM) Python's getattr() Function Explained with Examples